home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 119
/
PC Home issue 119.iso
/
Software
/
Essentials
/
Swish2.exe
/
Main
/
actions.swi
/
scripts
/
DefineButton2_20
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2002-12-03
|
85 b
|
5 lines
on(press){
gotoAndPlay(1);
getUrl("http://www.swishzone.com", "_blank");
}